This chapter describes Logical Link Control (LLC) ELS Messages messages. For information on message content and how to use the message, refer to the Introduction.
LLC.001 |
Level: C-TRACE
Short Syntax: LLC.001 Sent frame_type, src_mac-> dst_mac, rif saps src_sap-> dst_sap, dlci dlci nt network
Long Syntax: LLC.001 Sent frame_type, src_mac-> dst_mac, rif saps src_sap-> dst_sap, dlci dlci network network
Description: LLC is sending a frame. Possible frame types are: SABME_C0 or SABME_C1 (Set Asynchronous Balanced Mode Extended), DM_R0 or DM_R1 (Disconnected Mode), DISC_C0 or DISC_C1 (Disconnect), RR_C0 or RR_C1 or RR_R0 or RR_R1 (Receiver Ready), RNR_C0 or RNR_C1 or RNR_R0 or RNR_R1 (Receiver Not Ready), REJ_C0 or REJ_C1 or REJ_R0 or REJ_R1 (Reject), UA_R0 or UA_R1 (Unnumbered Acknowledgement), FRMR_R0 or FRMR_R1 (Frame Reject), and I_C0 or I_C1 or I_R0 or I_R1 (Information Frame). The abbrevation suffixes are C0 (command, poll bit off), C1 (command, poll bit on), R0 (response, final bit off), and R1 (response, final bit on).
LLC.002 |
Level: C-TRACE
Short Syntax: LLC.002 ev= llc_event in st= llc_state, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.002 event= llc_event in state= llc_state, llc2_connection, dlci dlci, network network
Description: An event occurred on an llc2 connection. The LLC2 FSM (Finite State Machine) has been called to process the event. The LLC2 connection is uniquely identified by the combination destination MAC address, source MAC address, destination sap, and source sap on a particular network. The possible events are: SET_ABME (user request to connect to remote), SET_ADM (user request to disconnect from remote), SEND_BTU (user request to send data), FLOW_REQ_ON (user request to turn off local busy condition), FLOW_REQ_OFF (user request to turn on local busy condition), T1_EXP (T1 timer expiration), T2_EXP (T2 timer expiration), Ti_EXP (Ti timer epiration), OS_I_C0 or OS_I_C1 or OS_I_R0 or OS_I_R1 (Ns on I-frame is out of sequence), I_C0 or I_C1 or I_R0 or I_R1 (valid I-frame received), RR_C0 or RR_C1 or RR_R0 or RR_R1 (RR frame received), RNR_C0 or RNR_C1 or RNR_R0 or RNR_R1 (RNR frame received), REJ_C0 or REJ_C1 or REJ_R0 or REJ_R1 (REJ frame received), UA_R0 or UA_R1 (UA frame received), DISC_C0 or DISC_C1 (DISC frame received), DM_R0 or DM_R1 (DM frame received), FRMR_R0 or FRMR_R1 (FRMR frame received), BAD_FRAME_0 or BAD_FRAME_1 (received frame will generate FRMR), SABME_C0 or SABME_C1 (SABME frame received), and SEND_I_POLL (Sending I frame with Poll bit on). The abbrevation suffixes are C0 (command, poll bit off), C1 (command, poll bit on), R0 (response, final bit off), and R1 (response, final bit on).
LLC.003 |
Level: C-INFO
Short Syntax: LLC.003 llc_state-> llc_state, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.003 llc_state to llc_state, llc2_connection, dlci dlci, network network
Description: There is LLC2 state change. The possible states are: DISCONNECTED (initial state), LINK_OPENING (link establishment in progress), DISCONNECTING (DISC sent, awaiting DM), FRMR_SENT (frmr sent), LINK_OPENED (normal state), LOCAL_BUSY (local is busy), REJECTION (remote sent an out of sequence frame), CHECKPOINTING (poll sent, awaiting response sending of data supended), CKPT_LB (combination state), CKPT_REJ (combination state), RESETTING (awaiting user response to reset), REMOTE_BUSY (remote is busy), LB_RB (combination state), REJ_LB (combination state), REJ_RB (combination state), CKPT_REJ_LB (combination state), CKPT_CLR (clearing from CKPT_LB state), CKPT_REJ_CLR (clearing from CKPT_REJ_LB state), REJ_LB_RB (combination state), FRMR_RECEIVED (received frmr). The abbreviations above are CKPT=CHECKPOINTING, CLR=CLEARING, LB=LOCAL BUSY, RB=REMOTE BUSY, and REJ=REJECTION.
LLC.004 |
Level: C-INFO
Short Syntax: LLC.004 Up evt user_event args user_value/ event_reason on llc2-conn
Long Syntax: LLC.004 Upcall user event user_event user_value event_reason on llc2-conn
Description: LLC2 event upcall is occuring. Some of the arguments on the upcall are shown. User Cookie is meaningful to the router software running over the LLC subsystem. Event reason sometimes further specifies the event. The possible upcall events are: CONN_IND (cookie=session, reason=none), CONN_IND_PASS (cookie=sap, reason=none), CONN_CONFIRM (cookie=session, reason=none), DISC_IND (cookie=session, possible reasons: local term (disconnecting), remote term, conn refused, local term (disconnected)), RESET_IND (cookie=session, possible reasons: local reset, remote reset, frmr rcvd, frmr sent), RESET_CONF (cookie=session, reason=none), FLOW_IND (cookie=session, possible reasons: flow off, flow on), and DISC_CONFIRM (cookie=session, reason=none).
LLC.005 |
Level: C-INFO
Short Syntax: LLC.005 prim user_primitive sap SAP_value on nt network
Long Syntax: LLC.005 user primitive user_primitive sap SAP_value on network network
Description: A sap-releated LLC user-primitive was called. The possible SAP primitives are: OPEN_SAP, CLOSE_SAP, CLOSE_SAP_FORCED, MODIFY_SAP, OPEN_STATION, and UNITDATA.
LLC.006 |
Level: C-INFO
Short Syntax: LLC.006 prim user_primitive, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.006 primitive user_primitive, llc2_connection, dlci dlci, network network
Description: A llc2 connection non-data user-primitive was called. The possible primitives are: CLOSE_STATION, CLOSE_STATION_FORCED, CONNECT_REQUEST, CONNECT_RESPONSE, DISCONNECT_REQUEST, RESET_REQUEST, RESET_RESPONSE, FLOW_REQ.
LLC.007 |
Level: C-TRACE
Short Syntax: LLC.007 data prim, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.007 data primitive, llc2_connection, dlci dlci, network network
Description: A DATA_REQUEST data primitive was called. DATA_REQUEST passes the data in buffer memory.
LLC.008 |
Level: C-TRACE
Short Syntax: LLC.008 data prim, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.008 data primitive, llc2_connection, dlci dlci, network network
Description: A DATA_LOCAL data primitive was called. DATA_LOCAL passes the data in data memory.
LLC.009 |
Level: C-TRACE
Short Syntax: LLC.009 unitdata prim, sap SAP_value, dlci dlci nt network
Long Syntax: LLC.009 unitdata primitive, sap SAP_value dlci dlci network network
Description: A UNITDATA llc1 data primitive was called.
LLC.010 |
Level: UI-ERROR
Short Syntax: LLC.010 out q too big, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.010 outboudn queue too big, llc2_connection, dlci dlci, network network
Description: The oubound queue has grown grossly large. The llc2 connection is being automatically terminated.
Cause: LLC application is not responding to flow control.
Action: Contact customer service.
LLC.011 |
Level: UI-ERROR
Short Syntax: LLC.011 No buf to dup I-frame, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.011 No buffer available to duplicate I-frame, llc2_connection, dlci dlci, network network
Description: No buffer available to duplicate I-frame.
Cause: Severe packet buffer shortage.
Action: Check memory statistics in GWCON to verify packet buffer level. Reduce buffer usage of other router software. Reduce buffer usage by reducing LLC conections, by changing LLC configuration, especially making sure that LLC Transmit and Receive windows are normal sizes.
LLC.012 |
Level: UI-ERROR
Short Syntax: LLC.012 No mem to dup I-frame, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.012 No memory available to duplicate I-frame, llc2_connection, dlci dlci, network network
Description: No memory to duplicate I-frame.
Cause: Memory shortage.
Action: Reduce memory usage by reducing tables in other software. Reduce memory by reducing LLC conections, by changing LLC configuration, especially making sure that LLC Transmit and Receive windows are normal sizes.
LLC.013 |
Level: UI-ERROR
Short Syntax: LLC.013 No buf for LLC frame, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.013 No buffer for LLC frame, llc2_connection, dlci dlci, network network
Description: A buffer could not be obtained to to build an LLC Supervisory or Unnumbered frame. No loss of data integrity has occurred yet, but unless buffers for this purpose become available within a few seconds, the other end of the LLC2 connection will most likely terminate this LLC connection as part of the normal LLC2 protocol.
Cause: Severe packet buffer shortage.
Action: Check memory statistics in GWCON to verify packet buffer level.
LLC.014 |
Level: UI-ERROR
Short Syntax: LLC.014 fr type inv, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.014 frame type invalid, llc2_connection, dlci dlci, network network
Description: The frame type the LLC is trying to build is invalid.
Cause: Hardware failure or software bug.
Action: Contact customer service.
LLC.015 |
Level: UI-ERROR
Short Syntax: LLC.015 Inv LLC2 ev event_code_number
Long Syntax: LLC.015 Invalid LLC2 FSM event event_code_number
Description: The LLC2 Finite State Machine (FSM) was called with an event that was out of range.
Cause: Hardware failure or software bug.
Action: Contact customer service.
LLC.016 |
Level: UI-ERROR
Short Syntax: LLC.016 inv nt typ network_type on nt network
Long Syntax: LLC.016 invalid network type network_type on network network
Description: An OPEN SAP operation was tried on a network type that LLC does not support. Network types Token-Ring, Ethernet, and FDDI are supported.
Cause: Software bug.
Action: Contact customer service.
LLC.017 |
Level: UI-ERROR
Short Syntax: LLC.017 dup sap SAP_value on nt network
Long Syntax: LLC.017 duplicate sap SAP_value on network network
Description: A OPEN SAP operation was tried on a sap that has already been opened.
Cause: Software bug.
Action: Contact customer service.
LLC.018 |
Level: UI-ERROR
Short Syntax: LLC.018 No mem for sap blk on nt network
Long Syntax: LLC.018 No memory for SAP control block on network network
Description: Unable to allocate memory for SAP control block.
Cause: Severe shortage of memory.
Action: Reduce table sizes in other protocols, use system with less protocols, expand memory in router.
LLC.019 |
Level: UI-ERROR
Short Syntax: LLC.019 No mem for stn blk on nt network
Long Syntax: LLC.019 No memory for station control block on network network
Description: Unable to allocate memory for station control block.
Cause: Severe shortage of memory.
Action: Reduce table sizes in other protocols, use system with less protocols, expand memory in router. Reduce number of LLC2 connections.
LLC.020 |
Level: U-INFO
Short Syntax: LLC.020 UI frm drp llc2_connection, dlci dlci, nt network
Long Syntax: LLC.020 UI frame dropped, llc2_connection, dlci dlci, network network
Description: UI frame refused by the local application within the router.
Cause: The frame was not the type the local application wanted to handle.
Action: None.
LLC.021 |
Level: U-INFO
Short Syntax: LLC.021 TST frm refused llc2_connection, dlci dlci, nt network
Long Syntax: LLC.021 TEST frame refused, llc2_connection, dlci dlci, network network
Description: TEST frame refused by the local application within the router. The frame is passed on to the bridge code, etc.
Cause: The frame was not the type the local application wanted to handle.
Action: None.
LLC.022 |
Level: U-INFO
Short Syntax: LLC.022 XID frm refused llc2_connection, dlci dlci, nt network
Long Syntax: LLC.022 XID frame refused, llc2_connection, dlci dlci, network network
Description: XID frame refused by the local application within the router. The frame is passed on to the bridge code, etc.
Cause: The frame was not the type the local application wanted to handle.
Action: None.
LLC.023 |
Level: C-INFO
Short Syntax: LLC.023 Upcall frm frame_type, src_mac-> dst_mac, rif saps src_sap-> dst_sap, dlci dlci, nt network
Long Syntax: LLC.023 Upcall frame frame_type, src_mac-> dst_mac, rif saps src_sap-> dst_sap, dlci dlci, network network
Description: LLC makes an upcall providing the LLC with a unitdata frame. The possible unidata frames are: TEST_C0 or TEST_C1 or TEST_R0 or TEST_R1 (TEST frame), XID_C0 or XID_C1 or XID_R0 or XID_R1 (Exchange Identification frame), UI_C0 or UI_R0 (Unnumbered Information). The abbrevation suffixes are C0 (command, poll bit off), C1 (command, poll bit on), R0 (response, final bit off), and R1 (response, final bit on).
LLC.024 |
Level: UI-ERROR
Short Syntax: LLC.024 llc2 out drp, rsn reason_code, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.024 llc2 outbound frame dropped, reason reason_code, llc2_connection, dlci dlci, network network
Description: The sending of an LLC2 related outbound frame failed. The reason_code is the internal error code for the failure.
Cause: Miscellaneous handler error. (Reason code 1.)
Action: Check for error messages from handler for network_name.
Cause: Output queue overflow, or other flow control. (Reason code 2.)
Action: Alleviate congestion.
Cause: Network down. (Reason code 3.)
Action: See why handler thinks network is down.
Cause: Dropped by handler to avoid looping, or bad broadcast. (Reason code 4.)
Action: Check configuration.
Cause: Host down. (Reason code 5.)
Action: See why handler thinks host is down.
LLC.025 |
Level: UI-ERROR
Short Syntax: LLC.025 frame_type out frm drp, rsn reason_code, llc2_connection, dlci dlci, nt network
Long Syntax: LLC.025 frame_type outbound frame dropped, reason reason_code, llc2_connection, dlci dlci, network network
Description: The sending of the user's UNITDATA or an LLC-generated XID or TEST response outbound frame failed. The possible frame test are: TEST_C0 or TEST_C1 or TEST_R0 or TEST_R1 (TEST frame), XID_C0 or XID_C1 or XID_R0 or XID_R1 (Exchange Identification frame), UI_C0 or UI_R0 (Unnumbered Information frame), and unexpected (not one of the above types). The abbrevation suffixes are C0 (command, poll bit off), C1 (command, poll bit on), R0 (response, final bit off), and R1 (response, final bit on).
Cause: See LLC.024.
Action: See LLC.024
LLC.026 |
Level: UI-ERROR
Short Syntax: LLC.026 No mem for cfg blk on nt network
Long Syntax: LLC.026 No memory for LLC CONF BLOCK on network network
Description: Unable to allocate memory for an LLC_CONF_BLOCK at initialization time. LLC configuration defaults are used.
Cause: Severe shortage of memory.
Action: Reduce table sizes in other protocols, use system with less protocols, expand memory in router.
LLC.027 |
Level: U-INFO
Short Syntax: LLC.027 Read LLC Cfg for nt network
Long Syntax: LLC.027 Read LLC Configuration record for network network
Description: LLC Configuration record read for this network. This only occurs at initialization time. The values in the LLC configuration record are used as default value on the network.
LLC.028 |
Level: U-INFO
Short Syntax: LLC.028 Inv acc access_priority for nt network
Long Syntax: LLC.028 Inv access priority access_priority for network network
Description: access_priority, on a network that that is not a token ring must be zero because it is not used.
Cause: As devices are deleted and added, it is possible for one of the LLC config records to contain a non-zero access priority on a non-Token-Ring LAN interface.
Action: None. You may reconfigure the LLC config on this network to avoid getting this message.
LLC.029 |
Level: UI-ERROR
Short Syntax: LLC.029 Inv acc access_priority for nt network
Long Syntax: LLC.029 Inv acc access_priority for network network
Description: The access priority is greater than 7. A default of 0 is used.
Cause: Configuration memory corruption.
Action: Reconfigure the LLC on this network to avoid getting this message.
LLC.030 |
Level: C-TRACE
Short Syntax: LLC.030 Inv hw type hardware_type in cfg for nt network
Long Syntax: LLC.030 Invalid hardware type hardware_type for network network
Description: An LLC config record exists for an interface that does not have a LAN hardware type.
Cause: As devices are deleted and added, it is possible for one of the LLC config records to contain an interface that is no longer a LAN interface.
Action: None. Situation is not harmful.
LLC.031 |
Level: C-TRACE
Short Syntax: LLC.031 Inv int interface_number in cfg
Long Syntax: LLC.031 Invalid interface interface_number in config
Description: An LLC config record exists for an interface that does not exist.
Cause: As devices are deleted and added, it is possible for one of the LLC config records to contain an invalid interface number.
Action: None. Situation is not harmful.
LLC.032 |
Level: C-INFO
Short Syntax: LLC.032 Sent frame_type, src_mac-> dst_mac, rif saps src_sap-> dst_sap, dlci dlci,nt network
Long Syntax: LLC.032 Sent frame_type, src_mac-> dst_mac, rif saps src_sap-> dst_sap, dlci dlci, network network
Description: LLC user is sending a frame, or LLC itself is sending a TEST or XID response frame. The possible frame types are: TEST_C0 or TEST_C1 or TEST_R0 or TEST_R1 (TEST frame), XID_C0 or XID_C1 or XID_R0 or XID_R1 (Exchange Identification frame), UI_C0 or UI_R0 (Unnumbered Information frame). The abbrevation suffixes are C0 (command, poll bit off), C1 (command, poll bit on), R0 (response, final bit off), and R1 (response, final bit on).
LLC.033 |
Level: C-INFO
Short Syntax: LLC.033 frm to LLC, frm frame_type, src_mac-> dst_mac, rif saps src_sap-> dst_sap, dlci dlci, nt network
Long Syntax: LLC.033 frm to LLC, frm frame_type, src_mac-> dst_mac, rif saps src_sap-> dst_sap, dlci dlci, network network
Description: LLC subsystem itself is responding to a TEST or XID frame. The possible frame types are: TEST_C0 or TEST_C1 (TEST frame), and XID_C0 or XID_C1 (Exchange Identification frame). The abbrevation suffixes are: C0=(command, poll bit off), and C1=(command, poll bit on),
LLC.034 |
Level: C-INFO
Short Syntax: LLC.034 LLC loopback invoked src_mac-> dst_mac, saps src_sap-> dst_sap, nt network
Long Syntax: LLC.034 LLC loopback invoked, src_mac-> dst_mac, saps src_sap-> dst_sap, network network
Description: Loopback processing has been invoked to route frames within the router.
LLC.035 |
Level: C-INFO
Short Syntax: LLC.035 Dest SCB not found src_mac-> dst_mac, saps src_sap-> dst_sap, nt network
Long Syntax: LLC.035 Destination SCB not found, src_mac-> dst_mac, saps src_sap-> dst_sap, network network
Description: Processing has not found the Session Control Block for the destination.
Cause: The destination application may not have done an open station. The destination application may have gone down.
Action: None.
LLC.036 |
Level: C-INFO
Short Syntax: LLC.036 Loopback CONNECT, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Long Syntax: LLC.036 Loopback CONNECT, src_mac-> dst_mac, saps src_sap-> dst_sap, network src_net, network dst_net
Description: Connect in is being sent from origin net to destination net.
LLC.037 |
Level: C-INFO
Short Syntax: LLC.037 Loopback CONNECT Rsp, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Long Syntax: LLC.037 Loopback CONNECT Response, src_mac-> dst_mac, saps src_sap-> dst_sap, network src_net, nt dst_net
Description: Connect response is being sent from origin net to destination net.
LLC.038 |
Level: C-INFO
Short Syntax: LLC.038 Loopback DISCONNECT, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Long Syntax: LLC.038 Loopback DISCONNECT, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Description: Disconnect is being sent from origin net to destination net.
LLC.039 |
Level: C-INFO
Short Syntax: LLC.039 Loopback DISCONNECT Rsp, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Long Syntax: LLC.039 Loopback DISCONNECT Response, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Description: Disconnect response is being sent from origin net to destination net.
LLC.040 |
Level: C-INFO
Short Syntax: LLC.040 Loopback RESET, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Long Syntax: LLC.040 Loopback RESET, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Description: Reset is being sent from origin net to destination net.
LLC.041 |
Level: C-INFO
Short Syntax: LLC.041 Loopback RESET Rsp, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Long Syntax: LLC.041 Loopback RESET Response, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Description: Reset response is being sent from origin net to destination net.
LLC.042 |
Level: C-INFO
Short Syntax: LLC.042 Loopback FLOW ON, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Long Syntax: LLC.042 Loopback FLOW ON, src_mac-> dst_mac, saps src_sap-> dst_sap, network src_net, nt dst_net
Description: Flow on is being sent from origin net to destination net.
LLC.043 |
Level: C-INFO
Short Syntax: LLC.043 Loopback FLOW OFF, src_mac-> dst_mac, saps src_sap-> dst_sap, nt src_net, nt dst_net
Long Syntax: LLC.043 Loopback FLOW OFF, src_mac-> dst_mac, saps src_sap-> dst_sap, network src_net, nt dst_net
Description: Flow off is being sent from origin net to destination net.
LLC.044 |
Level: C-INFO
Short Syntax: LLC.044 Loopback FLOW OFF Data, st state,, busy busy_flag,, qnum qnum,, nt src_net
Long Syntax: LLC.044 Loopback FLOW OFF Data, state state,, busy busy_flag,, tr_queue_num qnum,, network src_net
Description: Flow off data to get the exact status of the application sending flow off
LLC.045 |
Level: C-INFO
Short Syntax: LLC.045 Loopback FLOW ON Data, st state,, busy busy_flag,, qnum qnum,, nt src_net
Long Syntax: LLC.045 Loopback FLOW ON Data, state state,, busy busy_flag,, tr_queue_num qnum,, network src_net
Description: Flow on data to get the exact status of the application sending flow on
LLC.046 |
Level: C-INFO
Short Syntax: LLC.046 LLC Busy No Resource, st state,, busy busy_flag,, num qnum,, nt src_net
Long Syntax: LLC.046 LLC Busy No Resource, state state,, busy busy_flag,, num qnum,, network src_net
Description: Exceeded Max IORB in queue, data to get the exact status of the application
LLC.047 |
Level: C-INFO
Short Syntax: LLC.047 Loopback Net Not Found, src_mac-> dst_mac, saps src_sap-> dst_sap, nt network
Long Syntax: LLC.047 Loopback Net Not Found, src_mac-> dst_mac, saps src_sap-> dst_sap, network network
Description: Net structure for the loopback destination net has not been found.
LLC.048 |
Level: C-INFO
Short Syntax: LLC.048 Loopback Dest Matching SAP Not Found, src_mac-> dst_mac, saps src_sap-> dst_sap, nt network
Long Syntax: LLC.048 Loopback Dest Matching SAP Not Found, src_mac-> dst_mac, saps src_sap-> dst_sap, network network
Description: Sap structure for the loopback destination sap has not been found.
LLC.049 |
Level: C-INFO
Short Syntax: LLC.049 Loopback Connect Data, st state,, dest_st dest_st,, nt src_net,, nt dst_net
Long Syntax: LLC.049 Loopback Connect Data, state state,, dest_st dest_st,, network src_net,, network dst_net
Description: Loopback Connect Data
LLC.050 |
Level: C-INFO
Short Syntax: LLC.050 Loopback Connect Failed, st state,, dest_st dest_st,, nt src_net,, nt dst_net
Long Syntax: LLC.050 Loopback Connect Failed, state state,, dest_st dest_st,, network src_net,, network dst_net
Description: Loopback Connect Failed
LLC.051 |
Level: C-INFO
Short Syntax: LLC.051 Loopback Send Failed, st state,, dest_st dest_st,, nt src_net,, nt dst_net
Long Syntax: LLC.051 Loopback Send Failed, state state,, dest_st dest_st,, network src_net,, network dst_net
Description: Loopback Send Failed
LLC.053 |
Level: C-INFO
Short Syntax: LLC.053 LLC Config Block not found, sap src_sap, nt network
Long Syntax: LLC.053 LLC Config Block not found, sap src_sap network network
Description: Open station Failed for the described sap
LLC.054 |
Level: C-INFO
Short Syntax: LLC.054 LLC Client Registered Fail, sap src_sap, nt network
Long Syntax: LLC.054 LLC Client Registered Fail, sap src_sap network network
Description: Open station Failed for the described sap
LLC.055 |
Level: C-INFO
Short Syntax: LLC.055 Dynamic Config for Loopback network_type requested, nt network
Long Syntax: LLC.055 Dynamic Config for Loopback network_type requested network network
Description: Dynamic Config for Loopback Requested
LLC.056 |
Level: UI-ERROR
Short Syntax: LLC.056 No mem for loopback net on nt network
Long Syntax: LLC.056 No memory for loopback pseudonet on network network
Description: Unable to allocate memory for loopback net
LLC.057 |
Level: C-INFO
Short Syntax: LLC.057 LLC init loop addr loopbk_addr_p, dest_net dest_net_ptr, macaddr macaddr, nt network
Long Syntax: LLC.057 LLC init loop addr loopbk_addr_p, dest_net dest_net_ptr, macaddr macaddr, net network
Description: Loop net init
LLC.058 |
Level: C-INFO
Short Syntax: LLC.058 Frame Numbers Vr Vr,, Vs Vs,, Nr Nr, Ns Ns,, scb scb, nt dst_net
Long Syntax: LLC.058 Frame Numbers Vr Vr,, Vs Vs,, Nr Nr,, Ns Ns,, scb scb, network dst_net
Description: Frame Numbers
LLC.059 |
Level: C-INFO
Short Syntax: LLC.059 LLC FLOW ON, src_mac-> dst_mac, saps src_sap-> dst_sap, dlci dlci, nt dst_net
Long Syntax: LLC.059 Primitive FLOW ON, src_mac-> dst_mac, saps src_sap-> dst_sap, dlci dlci, nt dst_net
Description: Flow on is being sent from origin to destination net.
LLC.060 |
Level: C-INFO
Short Syntax: LLC.060 LLC FLOW ON Data, st state,, busy busy_flag,, qnum qnum,, nt src_net
Long Syntax: LLC.060 LLC FLOW ON Data, state state,, busy busy_flag,, tr_queue_num qnum,, network src_net
Description: Flow on data to get the exact status of the application sending flow on
LLC.061 |
Level: C-INFO
Short Syntax: LLC.061 LLC FLOW OFF, src_mac-> dst_mac, saps src_sap-> dst_sap, dlci dlci, nt dst_net
Long Syntax: LLC.061 LLC FLOW OFF, src_mac-> dst_mac, saps src_sap-> dst_sap, dlci dlci, nt dst_net
Description: Flow off is being sent from origin to destination net.
LLC.062 |
Level: C-INFO
Short Syntax: LLC.062 LLC FLOW OFF Data, st state,, busy busy_flag,, qnum qnum,, nt src_net
Long Syntax: LLC.062 LLC FLOW OFF Data, state state,, busy busy_flag,, tr_queue_num qnum,, network src_net
Description: Flow off data to get the exact status of the application sending flow off
LLC.063 |
Level: C-INFO
Short Syntax: LLC.063 Invalid LPDU, src_mac-> dst_mac, saps src_sap-> dst_sap, dlci dlci, lpdu_type lpdu_type nt dst_net
Long Syntax: LLC.063 Invalid LPDU, src_mac-> dst_mac, saps src_sap-> dst_sap, dlci dlci, lpdu_type lpdu_type nt dst_net
Description: Invalid LPDU is being sent from origin to destination net.
LLC.064 |
Level: C-INFO
Short Syntax: LLC.064 Dest Matching SAP Not Found, src_mac-> dst_mac, saps src_sap-> dst_sap, nt network
Long Syntax: LLC.064 Dest Matching SAP Not Found, src_mac-> dst_mac, saps src_sap-> dst_sap, network network
Description: Sap structure for the destination sap has not been found.
LLC.065 |
Level: C-INFO
Short Syntax: LLC.065 Validate Sap Failed, sap src_sap, sap_pb sap_pb nt network
Long Syntax: LLC.065 Validate Sap Failed, sap src_sap, sap parm block sap_pb network network
Description: Validate sap Failed for the described sap
LLC.066 |
Level: C-INFO
Short Syntax: LLC.066 Init Sap Failed, sap src_sap, sap_pb sap_pb nt network
Long Syntax: LLC.066 Init Sap Failed, sap src_sap, sap parm block sap_pb network network
Description: Init sap Failed for the described sap
LLC.067 |
Level: C-INFO
Short Syntax: LLC.067 Open Station Failed, reason reason, sap src_sap, stn_pb stn_pb nt network
Long Syntax: LLC.067 Open Station Failed, reason reason, sap src_sap, station parm block stn_pb network network
Description: Open Station Failed for the described sap
LLC.068 |
Level: U-INFO
Short Syntax: LLC.068 SABME frame rejected, src_mac-> dest_mac, saps src_sap-> dst_sap, dlci dlci, nt network
Long Syntax: LLC.068 SABME frame rejected, src_mac-> dest_mac, saps src_sap-> dst_sap, dlci dlci, network network
Description: SABME frame refused by the local application within the router. This frame came in as a connection indication passive request.
Cause: The frame was not the type the local application wanted to handle.
Action: None.
LLC.069 |
Level: C-INFO
Short Syntax: LLC.069 SAP Added For Frame Relay, sap sap, sap_cb sap_cb, dlci dlci, nt network
Long Syntax: LLC.069 SAP Added For Frame Relay, sap sap, sap_cb sap_cb, dlci dlci, network network
Description: Open SAP processing for frame relay has been successful and SAP has been added to the SAP tables.
LLC.070 |
Level: C-INFO
Short Syntax: LLC.070 SAP Added, sap sap, sap_cb sap_cb, nt network
Long Syntax: LLC.070 SAP Added, sap sap, sap_cb sap_cb, nt network
Description: Open SAP processing has been successful and SAP has been added to the SAP tables.
LLC.071 |
Level: C-INFO
Short Syntax: LLC.071 SCB Found, scb scb, sap sap, src_mac src_mac, dest_mac dest_mac, dlci dlci, nt network
Long Syntax: LLC.071 SCB Found, scb scb, sap sap, src_mac src_mac, dest_mac dest_mac, dlci dlci, network network
Description: Session Control Block found. This is normal processing. For frame relay, dlci is listed. For non frame relay networks, the dlci number is meaningless.